Auto merge of #3731 - alexcrichton:check-all, r=matklad
authorbors <bors@rust-lang.org>
Tue, 21 Feb 2017 18:12:24 +0000 (18:12 +0000)
committerbors <bors@rust-lang.org>
Tue, 21 Feb 2017 18:12:24 +0000 (18:12 +0000)
commitd8159308bde4f3a3ad20a67fb80a6956a64d91d2
treeb9c7e809d4da699dfff6fa17a2110b480ff137d1
parent24256afcf66b49d56f32c3dc4c27538eaf8685aa
parent97c1bba1650a55943ecf8b91c4782c35e531fa95
Auto merge of #3731 - alexcrichton:check-all, r=matklad

Add `cargo check --all`

This'll check all `build` targets for all packages in a workspace
tests/check.rs